Spread Silverlight Documentation
SeriesDataCollection<T> Class Methods


For a list of all members of this type, see SeriesDataCollection<T> members.

Public Methods
 NameDescription
Public MethodAddOverridden. Adds the specified item.  
Public MethodAddRangeOverridden. Adds the range.  
Public MethodClearOverridden. Clears this instance.  
Public MethodContainsDetermines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodCopyToCopies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodIndexOfFinds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodInsertOverridden. Inserts the specified index.  
Public MethodRemoveOverridden. Removes the specified item.  
Public MethodRemoveAtOverridden. Removes at.  
Public MethodResumeEventResumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodSuspendEventSuspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodToArrayConverts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
Protected Methods
 NameDescription
Protected MethodClearInternalClears the internal. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Protected MethodConvertValueConverts the value.  
Protected MethodRaisePropertyChangedRaises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
See Also

Reference

SeriesDataCollection<T> Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.